home *** CD-ROM | disk | FTP | other *** search
- object fmStats: TfmStats
- Left = 202
- Top = 157
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- ClientHeight = 414
- ClientWidth = 500
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 120
- TextHeight = 16
- object gbSet: TGroupBox
- Left = 9
- Top = 7
- Width = 481
- Height = 210
- Caption = 'Lowest unread article number'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- TabOrder = 0
- object imKills: TImage
- Left = 95
- Top = 89
- Width = 290
- Height = 11
- end
- object imReads: TImage
- Left = 95
- Top = 76
- Width = 290
- Height = 11
- end
- object lbFrom: TLabel
- Left = 12
- Top = 28
- Width = 69
- Height = 16
- AutoSize = False
- end
- object lbTo: TLabel
- Left = 400
- Top = 28
- Width = 69
- Height = 16
- AutoSize = False
- end
- object Label3: TLabel
- Left = 185
- Top = 155
- Width = 52
- Height = 16
- Caption = 'articles'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object imXovers: TImage
- Left = 95
- Top = 62
- Width = 290
- Height = 11
- end
- object Label4: TLabel
- Left = 11
- Top = 58
- Width = 69
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Retrieved'
- end
- object Label5: TLabel
- Left = 403
- Top = 73
- Width = 69
- Height = 16
- AutoSize = False
- Caption = 'Read'
- end
- object Label1: TLabel
- Left = 20
- Top = 117
- Width = 52
- Height = 16
- Caption = 'Set point'
- end
- object lbEst: TLabel
- Left = 162
- Top = 186
- Width = 3
- Height = 16
- end
- object Label6: TLabel
- Left = 16
- Top = 186
- Width = 125
- Height = 16
- Caption = 'Server total estimate:'
- end
- object Label2: TLabel
- Left = 11
- Top = 86
- Width = 69
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Killed'
- end
- object Trackbar: TTrackBarNoSel
- Left = 83
- Top = 19
- Width = 314
- Height = 33
- Min = -10
- Orientation = trHorizontal
- Frequency = 2
- Position = -10
- TabOrder = 0
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- end
- object edNum: TSpinEdit
- Left = 82
- Top = 112
- Width = 103
- Height = 26
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- MaxLength = 9
- MaxValue = 10
- MinValue = -10
- ParentFont = False
- TabOrder = 1
- Value = 0
- end
- object edTotal: TEdit
- Left = 80
- Top = 151
- Width = 103
- Height = 24
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnChange = edTotalChange
- end
- object rgOptions: TRadioGroup
- Left = 242
- Top = 104
- Width = 222
- Height = 97
- Caption = 'Options'
- ItemIndex = 1
- Items.Strings = (
- 'Set read and retrieve headers'
- 'Retrieve headers only'
- 'Set read only'
- 'Do nothing')
- TabOrder = 3
- end
- end
- object bOk: TButton
- Left = 299
- Top = 377
- Width = 80
- Height = 28
- Caption = 'Okay'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- object Button1: TButton
- Left = 400
- Top = 377
- Width = 80
- Height = 28
- Cancel = True
- Caption = 'Cancel'
- Default = True
- ModalResult = 2
- TabOrder = 2
- end
- object gbAllStats: TGroupBox
- Left = 8
- Top = 227
- Width = 235
- Height = 142
- Caption = 'All Stats'
- TabOrder = 3
- object Label7: TLabel
- Left = 7
- Top = 32
- Width = 121
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Total articles:'
- end
- object Label8: TLabel
- Left = 7
- Top = 54
- Width = 121
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Unread articles:'
- end
- object Label11: TLabel
- Left = 7
- Top = 94
- Width = 121
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Multipart binaries:'
- end
- object Label12: TLabel
- Left = 7
- Top = 110
- Width = 121
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Complete multiparts:'
- end
- object Label15: TLabel
- Left = 7
- Top = 70
- Width = 121
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Killed articles:'
- end
- object lbxTotal: TLabel
- Left = 136
- Top = 27
- Width = 3
- Height = 16
- end
- object lbmTotal: TLabel
- Left = 136
- Top = 32
- Width = 3
- Height = 16
- end
- object lbmUnread: TLabel
- Left = 136
- Top = 54
- Width = 3
- Height = 16
- end
- object lbmKilled: TLabel
- Left = 136
- Top = 70
- Width = 3
- Height = 16
- end
- object lbmMulti: TLabel
- Left = 136
- Top = 94
- Width = 3
- Height = 16
- end
- object lbmCompl: TLabel
- Left = 136
- Top = 110
- Width = 3
- Height = 16
- end
- end
- object GroupBox1: TGroupBox
- Left = 256
- Top = 227
- Width = 235
- Height = 142
- Caption = 'Stats of last filter'
- TabOrder = 4
- object Label9: TLabel
- Left = 10
- Top = 32
- Width = 120
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Total articles:'
- end
- object Label10: TLabel
- Left = 10
- Top = 64
- Width = 120
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Unread articles:'
- end
- object Label13: TLabel
- Left = 11
- Top = 111
- Width = 120
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Complete multiparts:'
- end
- object Label14: TLabel
- Left = 10
- Top = 93
- Width = 120
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Multipart binaries:'
- end
- object lbfTotal: TLabel
- Left = 136
- Top = 32
- Width = 3
- Height = 16
- end
- object lbfUnread: TLabel
- Left = 136
- Top = 64
- Width = 3
- Height = 16
- end
- object lbfMulti: TLabel
- Left = 136
- Top = 93
- Width = 3
- Height = 16
- end
- object lbfCompl: TLabel
- Left = 136
- Top = 110
- Width = 3
- Height = 16
- end
- end
- end
-